
.xiaoqu{padding:60px 0;background-image: url(../images/xiaoqu/xiaoqu_bg.jpg);background-size: cover;background-position:center;}
.xiaoqu .xq_nav{text-align: center;line-height: 40px;margin-bottom: 25px;}
.xiaoqu .xq_navlink{height: 40px;line-height: 40px;color: #fff;font-size: 16px;color: #8e8e8e;padding:0 18px;border-radius: 5px;display: inline-block;vertical-align: top;}
.xiaoqu .xq_navlink.act{background-color: #0cb467;color: #fff;}
.xiaoqu li{width: 388px;float: left;margin-right: 18px;position: relative;top: 0;transition: all .3s;margin-bottom: 18px;}
.xiaoqu li:nth-child(3n){margin-right: 0}
.xiaoqu li:hover{top: -10px;box-shadow: 0 15px 8px rgba(0,0,0,.15);}
.xiaoqu .flex_box{width: 100%;height: 295px;display: flex;align-items: center;justify-content: center;overflow: hidden;}
.xiaoqu .flex_box img{height: 100%;transition: all .3s;}
.xiaoqu li:hover .flex_box img{transform: scale(1.1);}
.xiaoqu .xq_box{background-color: #fff;box-sizing: border-box;height: 195px;padding:30px 28px;}
.xiaoqu .xq_box h3{color: #282828;font-size: 20px;font-weight: 400;}
.xiaoqu .xq_box p{font-size: 14px;color: #999999;height: 50px;line-height: 25px;margin-top: 10px;}
.xiaoqu .xq_box .xq_msg{margin-top: 20px;font-size: 16px;color: #000000;line-height: 30px;}
.xiaoqu .xq_box .xq_msg .xq_qy{margin-right: 25px}
.xiaoqu .xq_box .xq_msg .xq_qy:nth-child(2){margin-right: 0}
.xiaoqu .xq_box .xq_msg i{font-size: 24px;color: #0cb467;margin:0 12px;}